const runtime.waitReasonSyncCondWait
3 uses
runtime (current package)
runtime2.go#L1035: waitReasonSyncCondWait // "sync.Cond.Wait"
runtime2.go#L1065: waitReasonSyncCondWait: "sync.Cond.Wait",
sema.go#L513: goparkunlock(&l.lock, waitReasonSyncCondWait, traceEvGoBlockCond, 3)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)